func go/printer.trimRight
3 uses
go/printer (current package)
printer.go#L493: func trimRight(s string) string {
printer.go#L648: p.writeString(pos, trimRight(text), true)
printer.go#L678: p.writeString(pos, trimRight(line), true)
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)